@media (min-width: 576px) {

  .contact-us,
  .contact-us * {
    box-sizing: border-box;
  }

  .contact-us {
    background: #ffffff;
    display: flex;
    flex-direction: column;
    gap: 0px;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    overflow: hidden;
  }

  .navbar {
    align-self: stretch;
    position: relative;
  }

  .contact-info {
    background: url('Contact page/contact-info0.png') center;
    background-size: cover;
    background-repeat: no-repeat;

  }

  .section-container p {
    color: var(--white, #ffffff);
    text-align: center;
    font-family: "Poppins-Medium", sans-serif;
    font-size: 18px;
    line-height: 27px;
    font-weight: 500;
    position: relative;
  }

  .section-container h1 {
    color: var(--white, #ffffff);
    text-align: center;
    font-family: "SourceSerifPro-Bold";
    font-size: var(--poppins-h1-bold-font-size, 60px) !important;
    line-height: var(--poppins-h1-bold-line-height, 72px);
    font-weight: var(--poppins-h1-bold-font-weight, 700);
    position: relative;
    margin: 0 !important;
    align-self: stretch;
  }

  .section-container {
    gap: 20px !important;
    flex-direction: column !important;
  }

  .announcement-bar {
    background: #013365;
    overflow: hidden;
  }

  .announcement-text {
    color: #ffffff;
    text-align: left;
    font-family: "Poppins-Regular", sans-serif;
    font-size: 14px;
    font-weight: 400;
  }

  .announcement-text-span2 {
    text-decoration: underline;
  }

  .frame {
    width: 20px;
    height: 20px;
    overflow: visible;
  }

  .navbar2 {
    background: var(--white, #ffffff);
    display: flex;
    flex-direction: column;
    gap: 50px;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 2px 4px 0px rgba(17, 42, 75, 0.1);
    overflow: hidden;
    backdrop-filter: blur(15px);
  }

  .container {
    padding: 16px 0px 16px 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
    width: 1240px;
    position: relative;
  }

  .map-container {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    border: none;
    background-color: transparent;
    box-shadow: none;
  }

  .image-2 {
    flex-shrink: 0;
    width: 94.99px;
    height: 60px;
    position: relative;
    object-fit: cover;
    aspect-ratio: 94.99/60;
  }

  .frame-7 {
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .frame-5 {
    padding: 8px 12px 8px 12px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .text {
    color: var(--dark-dark-5, #6b7280);
    text-align: left;
    font-family: "Poppins-Medium", sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    position: relative;
  }

  .frame-10 {
    padding: 8px 12px 8px 12px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .frame-6 {
    padding: 8px 12px 8px 12px;
    display: flex;
    flex-direction: row;
    gap: 6px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .arrow-chevron-down {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    position: relative;
    overflow: visible;
  }

  .frame-9 {
    padding: 100px 0;
  }

  .frame-72 {
    padding: 8px 12px 8px 12px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .frame-11 {
    padding: 8px 12px 8px 12px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .frame-12 {
    padding: 8px 12px 8px 12px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .frame-13 {
    padding: 8px 12px 8px 12px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .text2 {
    color: var(--dark-dark-1, #111928);
    text-align: left;
    font-family: "Poppins-Bold", sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    position: relative;
  }

  .component-7 {
    background: var(--text-colors-25, #fcfcfc);
    border-radius: 100px;
    border-style: solid;
    border-color: var(--text-colors-200, #d6d6d6);
    border-width: 1px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: flex-start;
    position: relative;
  }

  .interface-search-magnifying-glass {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    position: relative;
    overflow: visible;
  }

  .frame-1272638191 {
    flex-shrink: 0;
    width: 163px;
    height: 20px;
    position: relative;
    overflow: hidden;
  }

  .search {
    color: var(--text-colors-600, #616161);
    text-align: left;
    font-family: "Poppins-Regular", sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .cleaning-essentials {
    color: var(--text-colors-600, #616161);
    text-align: left;
    font-family: "Poppins-Regular", sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .home-care {
    color: var(--text-colors-600, #616161);
    text-align: left;
    font-family: "Poppins-Regular", sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .puja-essentials {
    color: var(--text-colors-600, #616161);
    text-align: left;
    font-family: "Poppins-Regular", sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .personal-care {
    color: var(--text-colors-600, #616161);
    text-align: left;
    font-family: "Poppins-Regular", sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .line-13 {
    margin-top: -1px;
    border-style: solid;
    border-color: #000000;
    border-width: 1px 0 0 0;
  }

  .background {
    align-self: stretch;
    position: relative;
    overflow: hidden;
  }

  .pexels-photo-821754-1 {
    background: linear-gradient(to left,
        rgba(17, 25, 40, 0.8),
        rgba(17, 25, 40, 0.8));
    object-fit: cover;
  }

  .container2 {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: center;
    justify-content: flex-start;
  }

  .title {
    color: var(--white, #ffffff);
    text-align: center;
    font-family: "SourceSerifPro-Bold", sans-serif;
    font-size: 60px;
    line-height: 72px;
    font-weight: 700;
    position: relative;
  }

  .subtitle {
    color: var(--white, #ffffff);
    text-align: center;
    font-family: "Poppins-Medium", sans-serif;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    align-self: stretch;
  }

  .frame-1272638196 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    width: 100%;
    height: 100%;
  }

  .contact-info {
    display: flex;
    flex-direction: column;
    padding: 100px 0;
    gap: 51.75px;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    width: 80%;
    margin: auto;
    height: 100%;
  }

  .section-header {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
    justify-content: flex-start;
    position: relative;
  }

  .section-title {
    display: flex;
    flex-direction: row;
    gap: 16px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .section-decoration {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    flex-shrink: 0;
    width: 31px;
    height: auto;
    position: relative;
    overflow: visible;
  }

  .title-text {
    color: var(--secondary-red, #e9292f);
    text-align: center;
    font-family: var(--poppins-h6-bold-font-family,
        "Poppins-SemiBold",
        sans-serif);
    font-size: var(--poppins-h6-bold-font-size, 24px);
    line-height: var(--poppins-h6-bold-line-height, 30px);
    font-weight: var(--poppins-h6-bold-font-weight, 600);
    position: relative;
  }

  .subtitle-text {
    color: var(--primary-blue, #1a4174);
    text-align: center;
    font-family: "SourceSerifPro-Bold";
    font-size: 48px;
    line-height: 52px;
    font-weight: 700;
    position: relative;
    align-self: stretch;
  }

  .frame-1272638196-container3 {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
  }

  .email {
    background: rgba(255, 255, 255, 0.85);
    border-radius: 20px;
    border-style: solid;
    border-color: var(--tertiary-grey, #e0e0e0);
    border-width: 1px;
    display: flex;
    flex-direction: column;
    gap: 20.25px;
    flex: 0 calc(100% / 3 - 50px);
    padding: 20px;
    align-items: center;
    justify-content: stretch;
    position: relative;
    box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.08);
    overflow: hidden;
  }

  .phone-call {
    flex-shrink: 0;
    width: 34px;
    height: 34px;
    position: relative;
    overflow: visible;
    aspect-ratio: 1;
  }

  .heading {
    display: flex;
    flex-direction: column;
    gap: 18.75px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .heading2 {
    color: #000000;
    text-align: left;
    font-family: var(--poppins-h6-bold-font-family,
        "Poppins-SemiBold",
        sans-serif);
    font-size: var(--poppins-h6-bold-font-size, 24px);
    line-height: var(--poppins-h6-bold-line-height, 30px);
    font-weight: var(--poppins-h6-bold-font-weight, 600);
    position: relative;
  }

  .divider {
    background: #000000;
    flex-shrink: 0;
    width: 58px;
    height: 2px;
    position: relative;
  }

  .details {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
  }

  .detail-item {
    display: flex;
    flex-direction: column;
    gap: 0px;
    align-items: center;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
  }

  .detail-label {
    color: #000000;
    text-align: left;
    font-family: "Poppins-SemiBold", sans-serif;
    font-size: 16.5px;
    font-weight: 600;
    position: relative;
  }

  .detail-value {
    color: #000000;
    text-align: left;
    font-family: "Poppins-SemiBold", sans-serif;
    font-size: 16.5px;
    font-weight: 600;
    position: relative;
  }

  .detail-text {
    color: #000000;
    text-align: center;
    font-family: "Poppins-Regular", sans-serif;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    position: relative;
    align-self: stretch;
  }

  .mail {
    flex-shrink: 0;
    width: 34px;
    height: 34px;
    position: relative;
    overflow: visible;
    aspect-ratio: 1;
  }

  .details-container {
    display: flex;
    flex-direction: column;
    gap: 21px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
  }

  .details2 {
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: center;
    justify-content: flex-start;
    position: relative;
  }

  .detail-value2 {
    color: #000000;
    text-align: left;
    font-family: "Poppins-Regular", sans-serif;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    text-decoration: underline;
    position: relative;
  }

  .details3 {
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: center;
    justify-content: flex-start;
    position: relative;
  }

  .map-pin {
    flex-shrink: 0;
    width: 34px;
    height: 34px;
    position: relative;
    overflow: visible;
    aspect-ratio: 1;
  }

  .details-container2 {
    display: flex;
    flex-direction: column;
    gap: 24px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
  }

  .details4 {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: center;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
  }

  .job-opening {
    background: var(--white, #ffffff);
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: 40px;
    padding: 100px 0;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
  }

  .frame-1272638193 {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }

  .contact-section:nth-child(1) {
    background: transparent;
  }

  .section-container .form-container {
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.15), 0 15px 12px rgba(0, 0, 0, 0.1);
    background: transparent;
  }

  #contactForm {
    background: transparent;
  }

  .map-overlay {
    background: var(--dark-dark-1, #111928);
    position: absolute;
    left: 0;
    top: 0px;
    overflow: hidden;
  }

  .frame-1272638195 {
    display: flex;
    width: 90%;
    margin: auto;
    flex-direction: row;
    gap: 128px;
    align-items: stretch;
    align-items: center;
    justify-content: center;
  }

  .frame-1272638194 {
    display: flex;
    flex-direction: column;
    gap: 50px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 581px;
    position: relative;
  }

  .section-header2 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    height: 98px;
    position: relative;
  }

  .section-decoration2 {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    flex-shrink: 0;
    width: 31px;
    height: auto;
    position: relative;
    overflow: visible;
  }

  .frame-1272638196-container3 {
    display: flex;
    align-items: stretch;
  }

  .subtitle-text2 {
    color: var(--primary-blue, #1a4174);
    text-align: left;
    font-family: "SourceSerifPro-Bold", sans-serif;
    font-size: 48px;
    line-height: 52px;
    font-weight: 700;
    position: relative;
  }

  .form-group label {
    top: -15px;
  }

  .form-container {
    background: #ffffff;
    overflow: hidden;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    gap: 35px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
    box-shadow: 0px 0px 60px 30px rgba(0, 0, 0, 0.03);
  }

  .name-fields-container {
    display: flex;
    flex-direction: row;
    gap: 80px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
  }

  .first-name-container {
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 250px;
    position: relative;
  }

  .first-name-label {
    color: var(--dark-dark-1, #111928);
    text-align: left;
    font-family: "Poppins-Medium", sans-serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    position: relative;
    align-self: stretch;
  }

  .first-name-input-container {
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    height: auto;
    position: relative;
    overflow: visible;
  }

  .last-name-container {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 250px;
    position: relative;
  }

  .last-name-label {
    color: var(--dark-dark-1, #111928);
    text-align: left;
    font-family: "Poppins-Medium", sans-serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    position: relative;
    align-self: stretch;
  }

  .last-name-input-container {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
  }

  .frame-1272638303 {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    align-self: stretch;
    flex-shrink: 0;
    height: 24px;
    position: relative;
  }

  .vector-5 {
    align-self: stretch;
    flex-shrink: 0;
    height: 0px;
    position: relative;
    overflow: visible;
  }

  .contact-fields-container {
    display: flex;
    flex-direction: row;
    gap: 80px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
  }

  .email-container {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 250px;
    position: relative;
  }

  .email-label {
    color: var(--dark-dark-1, #111928);
    text-align: left;
    font-family: "Poppins-Medium", sans-serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    position: relative;
    align-self: stretch;
  }

  .email-input-container {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
  }

  .frame-1272638305 {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    align-self: stretch;
    flex-shrink: 0;
    height: 24px;
    position: relative;
  }

  .vector-52 {
    align-self: stretch;
    flex-shrink: 0;
    height: 0px;
    position: relative;
    overflow: visible;
  }

  .phone-number-container {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 250px;
    position: relative;
  }

  .phone-number-label {
    color: var(--dark-dark-1, #111928);
    text-align: left;
    font-family: "Poppins-Medium", sans-serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    position: relative;
    align-self: stretch;
  }

  .phone-number-input-container {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
  }

  .frame-1272638304 {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    align-self: stretch;
    flex-shrink: 0;
    height: 24px;
    position: relative;
  }

  .vector-53 {
    align-self: stretch;
    flex-shrink: 0;
    height: 0px;
    position: relative;
    overflow: visible;
  }

  .subject-container {
    display: flex;
    flex-direction: column;
    gap: 14px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
  }

  .subject-label {
    color: var(--dark-dark-1, #111928);
    text-align: left;
    font-family: "Poppins-Medium", sans-serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    position: relative;
  }

  .subject-options-container {
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-content: flex-start;
    flex-shrink: 0;
    width: 581px;
    position: relative;
  }

  .general-inquiry-option {
    display: flex;
    flex-direction: row;
    gap: 6px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 150px;
    position: relative;
  }

  .teenyicons-tick-circle-solid {
    flex-shrink: 0;
    width: 16.97px;
    height: 17.28px;
    position: relative;
    overflow: visible;
  }

  .general-inquiry-label {
    color: #011c2a;
    text-align: left;
    font-family: "Poppins-Medium", sans-serif;
    font-size: 16px;
    line-height: 26.1px;
    font-weight: 500;
    position: relative;
  }

  .career-opportunity-option {
    display: flex;
    flex-direction: row;
    gap: 6px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 180px;
    position: relative;
  }

  .teenyicons-tick-circle-solid2 {
    flex-shrink: 0;
    width: 16.97px;
    height: 17.28px;
    position: relative;
    overflow: visible;
  }

  .career-opportunity-label {
    color: #011c2a;
    text-align: left;
    font-family: "Poppins-Medium", sans-serif;
    font-size: 16px;
    line-height: 26.1px;
    font-weight: 500;
    position: relative;
  }

  .feedback-suggestion-option {
    display: flex;
    flex-direction: row;
    gap: 6px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
  }

  .teenyicons-tick-circle-solid3 {
    flex-shrink: 0;
    width: 16.97px;
    height: 17.28px;
    position: relative;
    overflow: visible;
  }

  .feedback-suggestion-label {
    color: #011c2a;
    text-align: left;
    font-family: "Poppins-Medium", sans-serif;
    font-size: 16px;
    line-height: 26.1px;
    font-weight: 500;
    position: relative;
  }

  .product-info-option {
    display: flex;
    flex-direction: row;
    gap: 6px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 150px;
    position: relative;
  }

  .teenyicons-tick-circle-solid4 {
    flex-shrink: 0;
    width: 16.97px;
    height: 17.28px;
    position: relative;
    overflow: visible;
  }

  .product-info-label {
    color: #011c2a;
    text-align: left;
    font-family: "Poppins-Medium", sans-serif;
    font-size: 16px;
    line-height: 26.1px;
    font-weight: 500;
    position: relative;
  }

  .distributor-inquiry-option {
    display: flex;
    flex-direction: row;
    gap: 6px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 180px;
    position: relative;
  }

  .teenyicons-tick-circle-solid5 {
    flex-shrink: 0;
    width: 16.97px;
    height: 17.28px;
    position: relative;
    overflow: visible;
  }

  .distributor-inquiry-label {
    color: #011c2a;
    text-align: left;
    font-family: "Poppins-Medium", sans-serif;
    font-size: 16px;
    line-height: 26.1px;
    font-weight: 500;
    position: relative;
  }

  .other-option {
    display: flex;
    flex-direction: row;
    gap: 6px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
  }

  .teenyicons-tick-circle-solid6 {
    flex-shrink: 0;
    width: 16.97px;
    height: 17.28px;
    position: relative;
    overflow: visible;
  }

  .other-label {
    color: #011c2a;
    text-align: left;
    font-family: "Poppins-Medium", sans-serif;
    font-size: 16px;
    line-height: 26.1px;
    font-weight: 500;
    position: relative;
  }

  .message-container {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 580px;
    position: relative;
  }

  .message-label {
    color: var(--dark-dark-1, #111928);
    text-align: left;
    font-family: "Poppins-Medium", sans-serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    position: relative;
    align-self: stretch;
  }

  .message-input-container {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
  }

  .message-input {
    color: var(--dark-dark-6, #9ca3af);
    text-align: left;
    font-family: var(--body-medium-text-body-medium-medium-font-family,
        "Poppins-Medium",
        sans-serif);
    font-size: var(--body-medium-text-body-medium-medium-font-size, 16px);
    line-height: var(--body-medium-text-body-medium-medium-line-height, 24px);
    font-weight: var(--body-medium-text-body-medium-medium-font-weight, 500);
    position: relative;
    align-self: stretch;
  }

  .vector-54 {
    align-self: stretch;
    flex-shrink: 0;
    height: 0px;
    position: relative;
    overflow: visible;
  }

  .submit-button-container {
    background: var(--dark-dark-1, #111928);
    border-radius: 5px;
    padding: 15px 48px 15px 48px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.12);
  }

  .submit-button-label {
    color: #ffffff;
    text-align: center;
    font-family: var(--body-large-text-body-large-bold-font-family,
        "Poppins-Bold",
        sans-serif);
    font-size: var(--body-large-text-body-large-bold-font-size, 18px);
    line-height: var(--body-large-text-body-large-bold-line-height, 26px);
    font-weight: var(--body-large-text-body-large-bold-font-weight, 700);
    position: relative;
  }

  .component-6 {
    border-radius: 5px;
    width: 50%;
    height: 700px;
    display: flex;
    align-items: center;
    position: relative;
    /* box-shadow: 0px 4px 25px -5px rgba(0, 0, 0, 0.05); */
    overflow: hidden;
    z-index: 11111;
  }

  .map-background {
    width: 25%;
    height: 100%;
    position: absolute;
    right: -2%;
    background-color: #111928;
    bottom: 0%;
    top: 0%;
  }

  .form-row {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #contactForm {
    gap: 2rem;
  }

  .form-group {
    flex: 0 0 calc(100% / 2 - 10px);
  }

  .form-group-email {
    flex: 0 0 100%;
  }

  .form-group2 {
    flex: 0 0 100%;
  }

  .contact-page {
    width: 50%;
  }

  #contactForm::before {
    background: transparent;
  }

  .component-location {
    width: 80%;
    object-fit: cover;
    height: 500px;
    z-index: 111;
  }

  .el-map-marker {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 248px;
    top: 275px;
    z-index: 111;
    overflow: visible;
  }

  .section-container-hlp {
    margin-right: auto;
  }

  .contact-page .section-title,
  .contact-page .subtitle-text {
    margin-right: auto;
    text-align: left;
    justify-content: start;
    margin-bottom: 20px;
  }

  .frame-9 .section-header {
    width: 80%;
  }

  .frame-1272638177 {
    width: 90%;
  }

  .frame-9 {
    display: flex;
    flex-direction: column;
    gap: 70px;
    align-items: center;
    justify-content: flex-end;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
  }

  .section-decoration3 {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    flex-shrink: 0;
    width: 31px;
    height: auto;
    position: relative;
    overflow: visible;
  }

  .frame-1272638177 {
    display: flex;
    flex-direction: row;
    gap: 70px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
  }

  .frame-102 {
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    overflow: hidden;
    object-fit: cover;
  }

  .frame-112 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
    width: 50%;
  }

  .line-1 {
    width: 100% !important;
  }

  .our-products p {
    color: #000000C2;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 24px;
    width: 100%;
    height: 100%;
  }

  .frame-14 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    align-self: stretch;
    flex: 1;
    gap: 40px;
    position: relative;
  }

  .frame-31 {
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
  }

  .frame-132 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
  }

  .is-the-1-monthly-payment-really-safe {
    color: #000000;
    text-align: left;
    font-family: "Poppins-Medium", sans-serif;
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    position: relative;
  }

  .icon {
    flex-shrink: 0;
    width: 16px;
    height: 8px;
    position: relative;
    overflow: visible;
  }

  .line-1 {
    margin-top: -1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.14);
    border-width: 1px 0 0 0;
    align-self: stretch;
    flex-shrink: 0;
    height: 0px;
    position: relative;
  }

  .frame-133 {
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
  }

  .our-products {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, padding-top 0.3s ease;
  }

  .frame-133 {
    transition: max-height 0.6s ease, transform 0.6s ease;
  }

  .frame-133 .icon2 {
    transition: max-height 0.6s ease, transform 0.6s ease;
  }

  .frame-133.active .icon2 {
    transform: rotate(180deg);
  }

  .frame-133.active .our-products {
    max-height: 88px;
    overflow: hidden;
    padding-top: 12px;
  }

  .where-can-i-purchase-pittie-consumer-products {
    color: #000000;
    text-align: left;
    font-family: "Poppins-Medium", sans-serif;
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    position: relative;
  }

  .icon2 {
    flex-shrink: 0;
    width: 16px;
    height: 8px;
    position: relative;
    overflow: visible;
  }

  .our-products-are-available-across-india-through-various-channels-including-modern-retail-stores-traditional-kirana-shops-e-commerce-platforms-like-amazon-and-flipkart-and-our-own-website-use-our-store-locator-to-find-the-nearest-retailer-carrying-our-products {
    color: rgba(0, 0, 0, 0.76);
    text-align: left;
    font-family: "Poppins-Regular", sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    position: relative;
    width: 647px;
  }

  .our-products-are-available-across-india-through-various-channels-including-modern-retail-stores-traditional-kirana-shops-e-commerce-platforms-like-amazon-and-flipkart-and-our-own-website-use-our-store-locator-to-find-the-nearest-retailer-carrying-our-products-span {}

  .our-products-are-available-across-india-through-various-channels-including-modern-retail-stores-traditional-kirana-shops-e-commerce-platforms-like-amazon-and-flipkart-and-our-own-website-use-our-store-locator-to-find-the-nearest-retailer-carrying-our-products-span2 {
    font-family: var(--body-medium-text-body-medium-regular-font-family,
        "Poppins-Regular",
        sans-serif);
    font-size: var(--body-medium-text-body-medium-regular-font-size, 16px);
    line-height: var(--body-medium-text-body-medium-regular-line-height, 24px);
    font-weight: var(--body-medium-text-body-medium-regular-font-weight, 400);
  }

  .frame-24 {
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
  }

  .icon3 {
    flex-shrink: 0;
    width: 16px;
    height: 8px;
    position: relative;
    overflow: visible;
  }

  .frame-26 {
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
  }

  .icon4 {
    flex-shrink: 0;
    width: 16px;
    height: 8px;
    position: relative;
    overflow: visible;
  }

  .frame-28 {
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
  }

  .icon5 {
    flex-shrink: 0;
    width: 16px;
    height: 8px;
    position: relative;
    overflow: visible;
  }

  .footer {
    background: rgba(255, 255, 255, 0.85);
    border-style: solid;
    border-color: transparent;
    border-width: 1px;
    padding: 80px 50px 80px 50px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
    width: 1440px;
    position: relative;
    box-shadow: 0px 0px 40px -15px rgba(0, 76, 176, 0.5);
    overflow: hidden;
  }

  .frame-1272638045 {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    flex-shrink: 0;
    width: 1340px;
    position: relative;
  }

  .frame-1272638041 {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 288px;
    height: 222px;
    position: relative;
  }

  .pittie-consumer-logo-white-1 {
    flex-shrink: 0;
    width: 194.11px;
    height: 155.5px;
    position: relative;
    object-fit: cover;
    aspect-ratio: 194.11/155.5;
  }

  .enhancing-lives-through-innovative {
    color: #111928;
    text-align: left;
    font-family: var(--body-medium-text-body-medium-medium-font-family,
        "Poppins-Medium",
        sans-serif);
    font-size: var(--body-medium-text-body-medium-medium-font-size, 16px);
    line-height: var(--body-medium-text-body-medium-medium-line-height, 24px);
    font-weight: var(--body-medium-text-body-medium-medium-font-weight, 500);
    position: relative;
    align-self: stretch;
  }

  .frame-1272638042 {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    flex-shrink: 0;
    width: 939px;
    position: relative;
  }

  .frame-1272638038 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .quick-links {
    color: var(--dark-dark-1, #111928);
    text-align: left;
    font-family: "Poppins-ExtraBold", sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 1px;
    font-weight: 800;
    position: relative;
  }

  .frame-1272638035 {
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: flex-start;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .home {
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-family: var(--body-large-text-body-large-regular-font-family,
        "Poppins-Regular",
        sans-serif);
    font-size: var(--body-large-text-body-large-regular-font-size, 18px);
    line-height: var(--body-large-text-body-large-regular-line-height, 26px);
    font-weight: var(--body-large-text-body-large-regular-font-weight, 400);
    position: relative;
  }

  .about-us {
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-family: var(--body-large-text-body-large-regular-font-family,
        "Poppins-Regular",
        sans-serif);
    font-size: var(--body-large-text-body-large-regular-font-size, 18px);
    line-height: var(--body-large-text-body-large-regular-line-height, 26px);
    font-weight: var(--body-large-text-body-large-regular-font-weight, 400);
    position: relative;
  }

  .innovations {
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-family: var(--body-large-text-body-large-regular-font-family,
        "Poppins-Regular",
        sans-serif);
    font-size: var(--body-large-text-body-large-regular-font-size, 18px);
    line-height: var(--body-large-text-body-large-regular-line-height, 26px);
    font-weight: var(--body-large-text-body-large-regular-font-weight, 400);
    position: relative;
  }

  .careers {
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-family: var(--body-large-text-body-large-regular-font-family,
        "Poppins-Regular",
        sans-serif);
    font-size: var(--body-large-text-body-large-regular-font-size, 18px);
    line-height: var(--body-large-text-body-large-regular-line-height, 26px);
    font-weight: var(--body-large-text-body-large-regular-font-weight, 400);
    position: relative;
  }

  .contact {
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-family: var(--body-large-text-body-large-regular-font-family,
        "Poppins-Regular",
        sans-serif);
    font-size: var(--body-large-text-body-large-regular-font-size, 18px);
    line-height: var(--body-large-text-body-large-regular-line-height, 26px);
    font-weight: var(--body-large-text-body-large-regular-font-weight, 400);
    position: relative;
  }

  .sustainability {
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-family: var(--body-large-text-body-large-regular-font-family,
        "Poppins-Regular",
        sans-serif);
    font-size: var(--body-large-text-body-large-regular-font-size, 18px);
    line-height: var(--body-large-text-body-large-regular-line-height, 26px);
    font-weight: var(--body-large-text-body-large-regular-font-weight, 400);
    position: relative;
  }

  .frame-1272638039 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .product-categories {
    color: var(--dark-dark-1, #111928);
    text-align: left;
    font-family: "Poppins-ExtraBold", sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 1px;
    font-weight: 800;
    position: relative;
  }

  .frame-1272638036 {
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: flex-start;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .puja-essentials2 {
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-family: var(--body-large-text-body-large-regular-font-family,
        "Poppins-Regular",
        sans-serif);
    font-size: var(--body-large-text-body-large-regular-font-size, 18px);
    line-height: var(--body-large-text-body-large-regular-line-height, 26px);
    font-weight: var(--body-large-text-body-large-regular-font-weight, 400);
    position: relative;
  }

  .cleaning-essentials2 {
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-family: var(--body-large-text-body-large-regular-font-family,
        "Poppins-Regular",
        sans-serif);
    font-size: var(--body-large-text-body-large-regular-font-size, 18px);
    line-height: var(--body-large-text-body-large-regular-line-height, 26px);
    font-weight: var(--body-large-text-body-large-regular-font-weight, 400);
    position: relative;
  }

  .home-care2 {
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-family: var(--body-large-text-body-large-regular-font-family,
        "Poppins-Regular",
        sans-serif);
    font-size: var(--body-large-text-body-large-regular-font-size, 18px);
    line-height: var(--body-large-text-body-large-regular-line-height, 26px);
    font-weight: var(--body-large-text-body-large-regular-font-weight, 400);
    position: relative;
  }

  .personal-care2 {
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-family: var(--body-large-text-body-large-regular-font-family,
        "Poppins-Regular",
        sans-serif);
    font-size: var(--body-large-text-body-large-regular-font-size, 18px);
    line-height: var(--body-large-text-body-large-regular-line-height, 26px);
    font-weight: var(--body-large-text-body-large-regular-font-weight, 400);
    position: relative;
  }

  .frame-1272638040 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .contact-us2 {
    color: var(--dark-dark-1, #111928);
    text-align: left;
    font-family: "Poppins-ExtraBold", sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 1px;
    font-weight: 800;
    position: relative;
  }

  .frame-1272638037 {
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: flex-start;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .frame-1272638043 {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
  }

  .mail2 {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    position: relative;
    overflow: visible;
  }

  .contact-pittiegroup-com {
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-family: var(--body-large-text-body-large-regular-font-family,
        "Poppins-Regular",
        sans-serif);
    font-size: var(--body-large-text-body-large-regular-font-size, 18px);
    line-height: var(--body-large-text-body-large-regular-line-height, 26px);
    font-weight: var(--body-large-text-body-large-regular-font-weight, 400);
    position: relative;
  }

  .frame-1272638044 {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
  }

  .phone {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    position: relative;
    overflow: visible;
  }

  ._91-22-4260-4260 {
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-family: var(--body-large-text-body-large-regular-font-family,
        "Poppins-Regular",
        sans-serif);
    font-size: var(--body-large-text-body-large-regular-font-size, 18px);
    line-height: var(--body-large-text-body-large-regular-line-height, 26px);
    font-weight: var(--body-large-text-body-large-regular-font-weight, 400);
    position: relative;
  }
}